SetAbout "Soviet Space Program", "Copyright (C) 1995 CompactBook Publishing"
DLGWELCOME% = WELCOME
DLGASKQUIT% = ASKQUIT
DLGDESTPATH% = DESTPATH
DLGEXITFAILURE% = EXITFAILURE
DLGEXITQUIT% = EXITQUIT
DLGEXITSUCCESS% = EXITSUCCESS
DLGOPTIONS% = OPTIONS
DLGAPPHELP% = APPHELP
DLGBADPATH% = BADPATH
DLGMODEL% = MODEL
DLGREBOOT% = REBOOT
RebootMsg% = RegisterWindowMessage ("BolshInst")
NeedRebooting% = 0
rem i% = InstallTrueTypeFont ("", "spc", "Special (True Type)")
rem IF (i% = 0) THEN
rem i% = DoMsgBox("Can't install the fonts - try to do this manualy or call product support at (095) 121 - 4133", "Setup Message", MB_OK+MB_TASKMODAL+MB_ICONHAND)